home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / June 96 / Re Problems Building ODF R1.1 < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  1.3 KB  |  [TEXT/ttxt]

  1. Subject:     Re: Problems Building ODF R1
  2. Sent:        6/12/96 10:27 AM
  3. Received:    6/12/96 10:41 AM
  4. From:        Mark Lanett, mlanett@meer.net
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. At 8:26 AM 6/12/96, William R. Jones wrote:
  9. >I'm having a difficult time getting the ODF Builder (CW) to, well, build ODF.
  10.  
  11. ODF Builder requires a preferences file to be set up for it to work; if
  12. it's not present, it tends to not build without giving any errors. The
  13. easiest way to get the prefs set up is to let MPW's UserStartup*ODF handle
  14. it. That is, put the userstartup in your MPW folder and let MPW ask you its
  15. various questions.
  16.  
  17. There is an installation guide for CW. It describes exactly what the ODF
  18. Installer does so you can do it manually, with the exception of the prefs
  19. file, so manual installations (like you've done) tend to fail.
  20.  
  21. If you must do the prefs manually, then you want this:
  22. filename: "ODF_Folder"
  23. location: System Folder : Preferences Folder : MPW
  24. contents: full pathname to your ODF folder, no carriage return
  25. for example: Coffee:AuLait:ODF:
  26.  
  27. you need to create a text file in your :
  28. >CodeWarrior
  29. >    IDE
  30. >    etc
  31. >    Cyberdog includes & stub <-- put in MacOS Support:Headers:
  32.  
  33. --
  34. Mark Lanett, OpenDoc Framework, Apple Computer
  35.  
  36.